home *** CD-ROM | disk | FTP | other *** search
/ Resource Library: Multimedia / Resource Library: Multimedia.iso / hypertxt / msdos / hydos10 / dir < prev    next >
Text File  |  1991-04-25  |  767b  |  18 lines

  1.                                     DIR
  2.                        Lists the files in a directory
  3.                           See also <TREE> <CHKDSK>
  4.  
  5. COMMAND TYPE: Internal                  VERSION: 2.0 and up
  6.  
  7. USE:  DIR [d:][path][filespec] [/P][/W]
  8.  
  9. d: path filespec specifies the drive, path, and filenames to list.
  10.    wildcards * and ? are accepted.
  11. /P will PAUSE the listing each time a screen full of file names
  12.    appears.  You will be asked to press a key when you are ready to
  13.    continue.  This keeps the files from scrolling by faster than you
  14.    can read them.
  15. /W will list the files in a WIDE format.  Only the file names will be
  16.    listed and they will be listed five across.  You can fit a much
  17.    larger directory on the screen this way.
  18.